home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Database / mysql-max-3.23.55.sit / mysql-max-3.23.55-apple-darwi.1 / mysql-test / r / heap.result < prev    next >
Encoding:
Text File  |  2003-01-21  |  997 b   |  88 lines  |  [TEXT/ttxt]

  1. Table    Non_unique    Key_name    Seq_in_index    Column_name    Collation    Cardinality    Sub_part    Packed    Comment
  2. t1    0    PRIMARY    1    a    NULL    NULL    NULL    NULL    
  3. a    b
  4. 2    2
  5. 3    3
  6. 4    4
  7. a    b
  8. 4    4
  9. a    b
  10. 2    2
  11. 3    3
  12. 4    6
  13. a    b
  14. 1    1
  15. 2    2
  16. 3    3
  17. 4    4
  18. a
  19. 869751
  20. 802616
  21. a
  22. 869751
  23. 802616
  24. a
  25. 736494
  26. a
  27. 736494
  28. 869751
  29. a
  30. 226312
  31. 736494
  32. 802616
  33. 869751
  34. table    type    possible_keys    key    key_len    ref    rows    Extra
  35. t1    range    uniq_id    uniq_id    4    NULL    4    where used; Using index
  36. x    y
  37. 1    3
  38. 1    1
  39. x    y    x    y
  40. 1    1    1    1
  41. 2    2    2    2
  42. 1    3    1    1
  43. 2    4    2    2
  44. 2    5    2    2
  45. 2    6    2    2
  46. table    type    possible_keys    key    key_len    ref    rows    Extra
  47. t1    ALL    x    NULL    NULL    NULL    6    
  48. t2    eq_ref    y    y    4    t1.x    1    
  49. max(a)
  50. 1
  51. a    b
  52. 1    6
  53. 1    5
  54. 1    4
  55. 1    3
  56. 1    2
  57. 1    1
  58. a    b
  59. 1    6
  60. 1    5
  61. 1    4
  62. 1    3
  63. 1    2
  64. 1    1
  65. 1    6
  66. 1    5
  67. 1    4
  68. 1    3
  69. 1    2
  70. 1    1
  71. max(id)
  72. 1
  73. max(id)
  74. 2
  75. f1    f2
  76. 16    ted
  77. 12    ted
  78. 12    ted
  79. 12    ted
  80. 12    ted
  81. table    type    possible_keys    key    key_len    ref    rows    Extra
  82. t1    ALL    btn    NULL    NULL    NULL    14    where used
  83. btn
  84. table    type    possible_keys    key    key_len    ref    rows    Extra
  85. t1    ALL    btn    NULL    NULL    NULL    14    where used
  86. table    type    possible_keys    key    key_len    ref    rows    Extra
  87. t1    ref    btn    btn    11    const,const    10    where used
  88.